Swap Source Entity ID
The Swap Source Entity ID operation unlinks a golden record from a specific source in a universe (domain) under the authenticated account and links that golden record to a different entity for that source.
To perform this operation, send an HTTP POST request with an empty request body to
https://<base URL>/mdm/universes/<universeID>/sources/<sourceID>/entities/<currentEntityID>/swap/<newEntityID>
where base URL is the URL for your Hub cloud that hosts your repository.
Path parameters
base URL
The base URL for your Platform instance.
api.boomi.com for North American Platform users
api.platform.gb.boomi.com for European Platform users
currentEntityID
ID of the source entity from which to unlink the golden record
newEntityID
ID of the source entity to which to link the golden record